projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a930c3
)
* lisp/tutorial.el: Restore comment lost 2006-12-21.
author
Glenn Morris
<rgm@gnu.org>
Tue, 2 Sep 2014 06:48:20 +0000
(23:48 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 2 Sep 2014 06:48:20 +0000
(23:48 -0700)
lisp/tutorial.el
patch
|
blob
|
history
diff --git
a/lisp/tutorial.el
b/lisp/tutorial.el
index 2f264dc82bd2740caceedd305d377c499c25957f..fcb840fcfedf9330af10b631647e37e7ff82ca4d 100644
(file)
--- a/
lisp/tutorial.el
+++ b/
lisp/tutorial.el
@@
-209,10
+209,10
@@
LEFT and RIGHT are the elements to compare."
(symbol-name cx)))))))
(defconst tutorial--default-keys
- ;; On window system, `suspend-emacs' is replaced in the default
- ;; keymap
+ ;; On window system, `suspend-emacs' is replaced in the default keymap.
(let* ((suspend-emacs 'suspend-frame)
(default-keys
+ ;; The first few are not mentioned but are basic:
`((ESC-prefix [27])
(Control-X-prefix [?\C-x])
(mode-specific-command-prefix [?\C-c])